home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / HAYS2400.MDM < prev    next >
Text File  |  1990-07-27  |  5KB  |  189 lines

  1.  
  2.     ╔═══════════════════════╤════════════════════════════════════╗
  3.     ║ GT-Help Configuration │ Hayes Smartmodem 2400 (untested)   ║
  4.     ╟───────────────────────┴────────────────────────────────────╢
  5.     ║ created by Harry Green (050/003)                 June 1990 ║
  6.     ╚════════════════════════════════════════════════════════════╝
  7.  
  8.     This configuration operates using Floating DTE.  An easy choice,
  9.     since it doesn't work any other way.
  10.  
  11.     Answering is controlled solely by GT (ie, S0=0 at all times).
  12.     This ensures that the modem does not answer calls at unwanted times.
  13.  
  14.  
  15.     Assumptions:
  16.     -----------
  17.  
  18.     This configuration assumes nothing except the AT&F defaults and that
  19.     the dipswitch which puts the modem into DUMB mode has not been set.
  20.  
  21.  
  22.     Customising
  23.     -----------
  24.  
  25.     When used with GT-Help, all non-indented lines are copied to the GT-CNF
  26.     file.  So if editing, be sure to keep comments and commands suitably
  27.     distinguished in this way.
  28.  
  29.     -------------------------------------------------------------------
  30.  
  31.     Fixed DTE rate ?
  32.  
  33. FD=FALSE
  34.  
  35.     -------------------------------------------------------------------
  36.  
  37.     BA= Default Baud Rate.  Usually the highest rate the DTE interface supports.
  38.  
  39. BA=2400
  40.  
  41.     -------------------------------------------------------------------
  42.  
  43.     MB= Maximum Baud Rate.  Usually the highest line rate the modem supports.
  44.  
  45. MB=2400
  46.  
  47.     -------------------------------------------------------------------
  48.     CS= Honor CTS from modem option.  Usually wanted, ALWAYS if fixed DTE rate.
  49.  
  50. CS=TRUE
  51.  
  52.     -------------------------------------------------------------------
  53.     Non-hayes setups.  If not applicable, leave them listed but empty to
  54.     ensure old contents are properly overwritten when transferred to GT.CNF.
  55.  
  56. S2=
  57. S4=
  58. S5=
  59. S6=
  60. S7=
  61. S8=
  62. P0=
  63. P1=
  64. P2=
  65. P3=
  66. P4=
  67. P5=
  68. P6=
  69. P7=
  70.     -------------------------------------------------------------------
  71.   ┌─────────────────────────────────────────────────────────────────────┐
  72.   │ This is really for the end user to change.  The distributed library │
  73.   │ copy ought to stick with pulse dialling unless unsupported.         │
  74.   └─────────────────────────────────────────────────────────────────────┘
  75.  
  76.     Standard Dialling Prefix.  You will want to change this to ATTD if
  77.     your phone line and modem both support tone dialling.
  78.  
  79. PR=ATPD
  80.  
  81.     -------------------------------------------------------------------
  82.  
  83.      PO= Dialing Post String.  Usually just a | (for carriage return).
  84.  
  85. PO=|
  86.  
  87.     -------------------------------------------------------------------
  88.  
  89.      HU= The modem hang-up string.  Normally keep it *empty* (DTR control).
  90.  
  91. HU=
  92.  
  93.     -------------------------------------------------------------------
  94.  
  95.     MI= Modem initialization string :
  96.  
  97.   - - - line length limit - - - - - - - ──┐
  98.                                           │
  99. MI=~AT&F&F&C1&D3X4S7=50S10=35
  100.  
  101.         &F      ensures we start from a well-defined state - the factory
  102.                 defaults.
  103.  
  104.         &C1     is important - prevents modem from pretending there's a
  105.                 carrier when there isn't.
  106.  
  107.         &D3     ensures modem disconnects and is reset whenever DTR is dropped
  108.  
  109.         X4      all response codes enabled
  110.  
  111.         S7=50   carrier detect timeout
  112.  
  113.         S10=35  keep online until carrier lost for more than about
  114.                 3 seconds
  115.  
  116.     -------------------------------------------------------------------
  117.  
  118.      HO= Host mode, modem initialization string.
  119.  
  120. HO=~ATS2=43 S10=25|
  121.  
  122.         S2=43   stops command mode if user types +++
  123.  
  124.         S10=25  slightly tighter carrier monitoring when in host
  125.  
  126.     -------------------------------------------------------------------
  127.  
  128.      AS= Answer string.
  129.  
  130. AS=~ATA|
  131.  
  132.     -------------------------------------------------------------------
  133.  
  134.      SY= Speaker command for initial dialling (change to M0 for speaker off)
  135.  
  136. SY=~ATM1|
  137.  
  138.     -------------------------------------------------------------------
  139.  
  140.      SN= Speaker command for repeat dialling (change to M0 for speaker off)
  141.  
  142. SN=~ATM1|
  143.  
  144.     -------------------------------------------------------------------
  145.  
  146.      FC= Forced Carrier.  You definitely don't want this.
  147.  
  148. FC=FALSE
  149.  
  150.     -------------------------------------------------------------------
  151.  
  152.     RC= Result  codes.
  153.  
  154. RC=0,OK
  155. RC=1,CONNECT
  156. RC=2,RING
  157. RC=3,NO CARRIER
  158. RC=4,ERROR
  159. RC=5,CONNECT 1200
  160. RC=6,NO DIALTONE
  161. RC=7,BUSY
  162. RC=8,NO ANSWER
  163. RC=9,
  164. RC=10,CONNECT 2400
  165. RC=11,
  166. RC=12,
  167. RC=13,
  168. RC=14,
  169. RC=15,
  170. RC=16,
  171. RC=17,
  172. RC=18,
  173. RC=19,
  174.  
  175.     -------------------------------------------------------------------
  176.  
  177.      HN= Off-hook string.  Sent to modem when the sysop logs on to GT locally.
  178.         Often used to make it go off-hook, though its not compulsory.
  179.  
  180. HN=~ATH1|
  181.  
  182.     -------------------------------------------------------------------
  183.  
  184.      HY= On-hook string.  Sent to modem when sysop logs off after local use
  185.  
  186. HY=~ATH0|
  187.  
  188.     *** END ***
  189.